home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / CHIPCD200305.iso / game / juji.swf / scripts / DefineButton2_45 / BUTTONCONDACTION on(release).as
Text File  |  2003-03-01  |  58b  |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    gotoAndPlay(3);
  4. }
  5.